Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 19,754 for

.net watermarking

(0.1 sec)
  1. Classify document from stream | GroupDocs

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Watermark Product Solution GroupDocs...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/classify-...
  2. Import documents | GroupDocs

    This section describes how to import documents into another document as OLE objects using C# language...Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Import documents...

    docs.groupdocs.com/merger/net/import-documents/
  3. Creating an index | GroupDocs

    The articles in this section describe advanced search index creation topics. Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .net examples GroupDocs.Search for Java examples Free online document search App Along with full featured ....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/creating-...
  4. Extract an image from an image annotation | Gro...

    The page describes how to extract image from image annotation....Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Extract an...

    docs.groupdocs.com/annotation/net/extracting-im...
  5. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Watermark Product Solution GroupDocs...InputStream stream = new java . net . URL ( url ). openStream ();...

    docs.groupdocs.com/merger/java/load-document-fr...
  6. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Security...

    docs.groupdocs.com/merger/net/add-document-pass...
  7. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Security...

    docs.groupdocs.com/merger/net/check-document-pa...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Comparison for .NET / Advanced usage / Loading /...

    docs.groupdocs.com/comparison/net/load-file-fro...
  9. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...

    docs.groupdocs.com/conversion/net/convert-to-da...
  10. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .net examples GroupDocs.Search for Java examples Free online document search App Along with full featured .net library we provide simple, but powerful free Apps....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/searching/